Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JADX decompiler #522

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Add JADX decompiler #522

wants to merge 22 commits into from

Conversation

NebelNidas
Copy link
Contributor

@NebelNidas NebelNidas commented Jul 8, 2023

Adds support for the JADX decompiler, which is mostly aimed at Android app decompilation, but has recently added support for Java bytecode too. Due to its focus on Android, support for modern Java language features is limited, but otherwise it's a quite competent decompiler.

build.gradle Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants